Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

packages_detect: fix typechecking error#1436

Merged
carlocab merged 1 commit intomasterfrom
packages_detect-tc
Mar 18, 2025
Merged

packages_detect: fix typechecking error#1436
carlocab merged 1 commit intomasterfrom
packages_detect-tc

Conversation

@carlocab
Copy link
Member

Fixes

Error: Parameter 'file': Expected type Pathname, got type String with value "Formula/s/systemd.rb"

https://github.com/Homebrew/homebrew-core/actions/runs/13921083284/job/38954279815#step:4:29

Fixes

    Error: Parameter 'file': Expected type Pathname, got type String with value "Formula/s/systemd.rb"

https://github.com/Homebrew/homebrew-core/actions/runs/13921083284/job/38954279815#step:4:29
@carlocab carlocab enabled auto-merge March 18, 2025 11:16
@carlocab carlocab merged commit b0ae654 into master Mar 18, 2025
7 checks passed
@carlocab carlocab deleted the packages_detect-tc branch March 18, 2025 11:20
@bevanjkay
Copy link
Member

Thanks @carlocab - I have restarted the jobs in homebrew-core.

@MikeMcQuaid
Copy link
Member

Thanks @carlocab!

@SMillerDev
Copy link
Member

Thanks! I'm planning to improve CI a bit here before adding the rest of the cask detection to make sure that this won't happen again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments